Fix Selectable state for gailButton
authorMike Gorse <mgorse@boston.site>
Thu, 23 Apr 2009 13:36:51 +0000 (14:36 +0100)
committerMike Gorse <mgorse@boston.site>
Thu, 23 Apr 2009 13:36:51 +0000 (14:36 +0100)
commit3f00129e17fe9443e3ecd50aeac291b7fdc74ec3
tree7cd5f2956a967e1e443b8d3df061d1bc2408f93a
parent5b4855d40ea0d95f8d0193de6a5a43c96b311695
Fix Selectable state for gailButton

Only remove Selectable state from a GailButton if it is not Focusable (ie,
a TreeView column header); do not add Selectable for all focusable
buttons.  Fixes a bug introduced with the fix to 433324.
modules/other/gail/gailbutton.c